BOT UX API icon

BOT UX API

(0 reviews)

Get AccountServiceStatus

GET /accounts/{accountNumber}/accountServiceStatus

Key considerations for CWC (flow markets)

  1. For Cerillion account: This is implemented for JM, BB and TT BUs.
  2. BillingAccount data and collectionPlan data is retrieved.
  3. The collection plan item cases:
    • When the current Action is true and the date is not valid (i.e. "0001-01-01T00:00:00.000Z" or "9999-12-31T00:00:00.000Zā€) or the current collectionPlan is "collectionReportRun", then previous collectionPlan item is displayed.
    • When current Action is true and the date is not valid, the response will have the current Action.
    • When the current Action is true and the date is not valid, also when the previous collection is "CollectionReportRun", the collectionPlan before the "collectionReportRun" will be displayed.
  4. For sample responses refer cerillion example.

Reviews